libxc: More LZMA/BZIP fixes.
authorKeir Fraser <keir.fraser@citrix.com>
Mon, 24 Aug 2009 07:27:30 +0000 (08:27 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Mon, 24 Aug 2009 07:27:30 +0000 (08:27 +0100)
commit552cd79c66dabeafab6ea48d13dd028cb47e76f7
tree1c31d04e9fb83066555ff2ddc907f5c3abbd1b0d
parentb0ae5f8bd10e16c1aa3dafed8534905bb7ba33bf
libxc: More LZMA/BZIP fixes.

 - Fix an error message in xc_try_bzip2_decode()
 - Check library installation on demand using a Makefile function,
   rather than generating a dependency file. Cleaner and avoids a race
   on generating the dep file.

Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
.hgignore
tools/libxc/Makefile
tools/libxc/xc_dom_bzimageloader.c